home *** CD-ROM | disk | FTP | other *** search
- Path: Informatik.Uni-Dortmund.DE!news
- From: Thomas Kamphans <kamphans@ls12.informatik.uni-dortmund.de>
- Newsgroups: comp.lang.c
- Subject: Need large amount of memory
- Date: 16 Feb 1996 12:37:59 GMT
- Organization: Tharefa
- Message-ID: <4g1tr7$1tr@fbi-news.Informatik.Uni-Dortmund.DE>
- NNTP-Posting-Host: ls12se.informatik.uni-dortmund.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.12 (X11; I; SunOS 4.1.3_U1 sun4m)
- X-URL: news:comp.lang.c
-
- Hello!
- I work with Borland C++3.0 under Dos and have to keep a large Tree in the
- memory. So here my question: How can I access the higher memory.
- Version a) The tree is stored as pointers.
- Version b) The tree is mapped in a big array. This array must be as large
- as possible.
-
- If you have any suggestions, please mail to
- kamphans@ls12.informatik.uni-dortmund.de
-
- Thank you, very much!!!!
-
-